Currently, two open source tools can help in code coverage analysis of the linux kernel 當前,有兩個開放源代碼工具可以幫助進行linux內核的代碼覆蓋率分析:
More importantly, coverage analysis exposes which areas of the kernel are not being tested at all 更重要的是,覆蓋分析提示了內核的哪些部分還根本沒有被測試到。
New tools are now being used that instrument the kernel in such a way that code coverage analysis can be performed 現在所使用的新工具為內核提供了代碼覆蓋分析的功能。
The results of my test coverage analysis of listings 7, 8, and 9 shouldn t be any surprise to you by now 現在,對清單7、8、9的測試覆蓋率的分析結果不再會使您感到驚訝。
coverage analysis tells us which lines of code in the kernel are executed while a given test is running 覆蓋分析告訴我們,在一個給定的測試運行時,內核中哪些行代碼被執行。
Some of the projects he has worked on over the past year include the linux test project and kernel code coverage analysis 去年他所從事的一些項目包括linuxtestproject和內核代碼復蓋分析。
For example, code coverage tools like cobertura or emma work on bytecode and provide good coverage analysis for aspects 例如,代碼覆蓋工具(比如cobertura或emma)工作在字節代碼上,并提供了很好的方面覆蓋分析。
With a capacity to track a million branch points, codetest coverage analysis is ideally suited to testing today s very large embedded applications 具有追蹤上百萬分支點的能力,非常適合測試當前極大型的嵌入式應用。
Codetest coverage analysis gives you an interactive view of testing efficiency that lets you track coverage while you exercise your real-time system 覆蓋分析提供測試有效性的交互視圖,支持在運行實時系統的同時追蹤覆蓋。
Some of the projects he has been working on over the past year include the linux test project, 2.5 2.6 kernel stabilization, and kernel code coverage analysis 過去一年中,他從事的項目包括linux測試項目2.52.6內核穩定性以及內核代碼復蓋分析。